home *** CD-ROM | disk | FTP | other *** search
/ AGA Toolkit '97 / The AGA Toolkit '97.iso / miscellaneous / misc / cwtoy / src / cwtoy.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-09-07  |  432 b   |  15 lines

  1. #include "exec/types.h"
  2. #include "exec/exec.h"
  3. #include "intuition/intuition.h"
  4. #include "intuition/intuitionbase.h"
  5. #include "graphics/regions.h"
  6. #include "graphics/copper.h"
  7. #include "graphics/gels.h"
  8. #include "graphics/gfxbase.h"
  9. #include "devices/narrator.h"
  10. #include "devices/keymap.h"
  11. #include "hardware/blit.h"
  12. #include "functions.h"
  13. #include "stdio.h"
  14. /*#include "string.h"*//* This was for the original Lattice version. */
  15.